Spread Windows Forms 12.0 Product Documentation
Find Method (NamedObjectCollection<T>)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > NamedObjectCollection<T> Class : Find Method
Finds the item using the specified name.
Overload List
OverloadDescription
Finds the item using the specified name.  
Searches for a T that matches the specified type TTarget, and returns the first occurrence within the entire collection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>)
Searches for a T that matches the specified type TTarget and matches the conditions defined by the specified predicate, and returns the first occurrence within the entire collection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>)
See Also

Reference

NamedObjectCollection<T> Class
NamedObjectCollection<T> Members